home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Dungeon / Dragonquest2 v2.0 / Castle / card_5151.txt < prev    next >
Text File  |  1988-03-18  |  976b  |  45 lines

  1. -- card: 5151 from stack: in
  2. -- bmap block id: 21588
  3. -- flags: 0000
  4. -- background id: 2807
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=76 top=144 right=239 bottom=124
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Lamp
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   answer "Want to turn on the lamp?" with "No" or "Yes"
  23.   if It is "Yes" then go card 37
  24.   if It is "No" then go Castle
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (field)
  30. -- low flags: 01
  31. -- high flags: 0004
  32. -- rect: left=322 top=37 right=115 bottom=512
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 5
  37. -- text size: 14
  38. -- style flags: 0
  39. -- line height: 18
  40. -- part name: 
  41.  
  42.  
  43. -- part contents for card part 2
  44. ----- text -----
  45. This room is completely dark. You see the outline of a lamp in the gloom.